PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFTextBoxField Class / getMaxLength Method
In This Topic
    getMaxLength Method
    In This Topic
    Gets the maximum length of the field text.
    Syntax
    public int getMaxLength()

    Return Value

    The maximum length of the field's text, in characters.
    See Also